projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ece563e
)
Fix previous change: use correct pdumper function
author
Daniel Colascione
<dancol@dancol.org>
Wed, 16 Jan 2019 19:44:45 +0000
(14:44 -0500)
committer
Daniel Colascione
<dancol@dancol.org>
Wed, 16 Jan 2019 19:44:45 +0000
(14:44 -0500)
src/coding.c
patch
|
blob
|
history
diff --git
a/src/coding.c
b/src/coding.c
index 441c85f81a3759a1dc63301b13f830343c1c6f84..6de8dcd1ffef6c7c327b90289f00cd821d683aa6 100644
(file)
--- a/
src/coding.c
+++ b/
src/coding.c
@@
-11319,7
+11319,7
@@
internal character representation. */);
#endif
staticpro (&system_eol_type);
- pdumper_do_now_and_after_load
_impl
(reset_coding_after_pdumper_load);
+ pdumper_do_now_and_after_load (reset_coding_after_pdumper_load);
}
static void